Skip to main content

Create Profile

POST 

/profiles/create

Create Profile

Request

Body

required

    profile_type

    object

    anyOf

    string

    cpu_architecture

    object

    anyOf

    string

    min_cpu

    object

    anyOf

    string

    min_memory

    object

    anyOf

    string

    max_cpu

    object

    anyOf

    string

    max_memory

    object

    anyOf

    string

    requirements

    object

    AcceleratorCount

    object

    anyOf

    integer

    AcceleratorManufacturers

    object

    anyOf

  • Array [

  • string

    Possible values: [NVIDIA, Xilinx, Habana, AMD, AWS, Qualcomm]

  • ]

  • AcceleratorNames

    object

    anyOf

  • Array [

  • string

    Possible values: [Inferentia, M60, A10G, T4, Radeon Pro V520, T4g, V100, K80, A100, Virtex UltraScale (VU9P), Qualcomm AI100, H100, Gaudi HL-205]

  • ]

  • AcceleratorTotalMemoryMiB

    object

    anyOf

    integer

    AcceleratorTypes

    object

    anyOf

  • Array [

  • string

    Possible values: [GPU, FPGA, Inference]

  • ]

  • BareMetal

    object

    anyOf

    boolean

    BaselineEbsBandwidthMbps

    object

    anyOf

    number

    BurstablePerformanceSupported

    object

    anyOf

    boolean

    CpuManufacturers

    object

    anyOf

  • Array [

  • string

    Possible values: [Intel, AMD, AWS, Apple]

  • ]

  • CurrentGeneration

    object

    anyOf

    boolean

    InstanceStorageSupported

    object

    anyOf

    boolean

    LocalStorageTypes

    object

    anyOf

  • Array [

  • string

    Possible values: [ssd, hdd]

  • ]

  • MaxSpotPriceAsPercentageOfOptimalOnDemandPrice

    object

    anyOf

    number

    MemoryGiBPerVCpu

    object

    anyOf

    number

    MinMemoryMiB

    object

    anyOf

    integer

    MaxMemoryMiB

    object

    anyOf

    integer

    NetworkBandwidthGbps

    object

    anyOf

    number

    NetworkInterfaceCount

    object

    anyOf

    integer

    OnDemandMaxPricePercentageOverLowestPrice

    object

    anyOf

    number

    HibernationSupported

    object

    anyOf

    boolean

    SpotMaxPricePercentageOverLowestPrice

    object

    anyOf

    number

    TotalLocalStorageGB

    object

    anyOf

    integer

    MinVCpuCount

    object

    anyOf

    integer

    MaxVCpuCount

    object

    anyOf

    integer

    ENITrunking

    object

    anyOf

    boolean

    MinLocalStorageSizePerDisk

    object

    anyOf

    integer

    MaxLocalStorageSizePerDisk

    object

    anyOf

    integer

    eni_trunking_compatible

    object

    anyOf

    boolean

    exclude_metal

    object

    anyOf

    boolean

    selected_instance_families

    object

    anyOf

  • Array [

  • ]

Responses

Successful Response

Schema

    any

Loading...